DockControl for WPF
GetTemplateChild<T>(String,Boolean,String) メソッド

C1.WPF.Docking アセンブリ > C1.WPF.Docking 名前空間 > C1DockTabControl クラス > GetTemplateChild メソッド : GetTemplateChild<T>(String,Boolean,String) メソッド
シンタックス
'宣言
 
Private Overloads Shadows Function GetTemplateChild(Of T As Class)( _
   ByVal childName As System.String, _
   ByVal required As System.Boolean, _
   ByRef errors As System.String _
) As T
private new T GetTemplateChild<T>( 
   System.string childName,
   System.bool required,
   ref System.string errors
)
where T: class

パラメータ

childName
required
errors

型パラメータ

T
参照

C1DockTabControl クラス
C1DockTabControl メンバ
オーバーロード一覧